home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / bbmoni05.lha / MONi-Inst.Doc < prev    next >
Text File  |  1995-08-27  |  2KB  |  70 lines

  1.  
  2. BigBrother Installer Reference Manual:
  3.  
  4. If you are looking for general information about the monitor you will have
  5. to consult the BigBrother Reference Manual. This text will only cover the
  6. aspects of the installer configs and settings!
  7.  
  8. Since the installer is hunk-overlayed the monitor data will only be loaded
  9. and decompressed when needed. (Memory efficient)
  10.  
  11. Since the installer has been recoded some absolutly needed options have been
  12. added.
  13.  
  14. Updates:
  15.  
  16. Version 0.49
  17.  Removed a bug on KS1.2/1.3 after reading some autodocs where the system
  18.   function userstate was reported corrupt this has been patched internally.
  19.  Totally Recoded.
  20.  Following will now be passed to monitor.
  21.   Chip Address
  22.   Activation (Level7,Level3,Level2,PatchReset & VBR Patch)
  23.  Cycle routine fixed. Hardcoded for specific WindowHandler.
  24.  Fixed MemoryString Gadgets. (Strings could not be edited, only defaulted)
  25.  
  26. The installer does not release about 10k chipmem it's because I haven't
  27. finished my gadget routines.
  28.  
  29. However you MUST configure Memory and Activate.
  30.  
  31.  
  32.  --- un updated docs below! Will be included soon.
  33.  
  34.  
  35. for the installer program...
  36.  
  37. The idea with the 10 different default entries
  38. available for Load/Save is because most serious
  39. programmers have more than one Amiga.
  40. As I do have 4 I like the idea of have a config
  41. per computer!
  42. (ie: A500 3MB/A500 1MB/A600 1MB/A4040 6MB)
  43.  
  44. Memory Prefs:
  45.  
  46. You have to configure the memory in which the
  47. program has ChipWork memory and also the memory
  48. to install the monitor in!
  49. Also the memory banks the monitor can address
  50. must be entered. Faster and easier when using
  51. search and find routines!
  52. And in some configurations the processor will
  53. do a BERR (bus error) or in some cases your
  54. MMU tables will prevent that! 60040 Rules!
  55. Also scsi auto-config boards are nasty!
  56.  
  57. If you have an A500 with fake fast ($c00000)
  58. you can turn it off from appearing in your
  59. memlist and there for use it to store the
  60. Monitor and Workspace!
  61. But some games actually write-test memory to see
  62. if you have memory in either $c00000 or
  63. $200000 which can be a problem unleass you
  64. remove the test code from bootblock and the game
  65. does not need 1mb+ and you don't have more mem!
  66. Mostly those games don't run on 1mb+ chip or real
  67. 32bit fast in $900000 or $7c00000 and other
  68. Expanded Ram Cards. Testing 4Gigs might be a bit
  69. unrealistic?!
  70.